- constructor
auto constructor(T args)
Undocumented in source. Be warned that the author may not have intended to support it.
- context
auto context()
Undocumented in source. Be warned that the author may not have intended to support it.
- isUndefined
bool isUndefined()
Undocumented in source. Be warned that the author may not have intended to support it.
- jsLog
auto jsLog()
Undocumented in source. Be warned that the author may not have intended to support it.
- opCall
auto opCall(T args)
Undocumented in source. Be warned that the author may not have intended to support it.
- opCast
auto opCast()
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndex
auto opIndex(S propName)
Undocumented in source. Be warned that the author may not have intended to support it.
- opIndexAssign
auto opIndexAssign(T toAssign, S propName)
Undocumented in source. Be warned that the author may not have intended to support it.
- toNapiValue
auto toNapiValue(napi_env env)
Undocumented in source. Be warned that the author may not have intended to support it.